home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
01
/
3
/
DISK0130.ZIP
/
CITOH.FNT
< prev
next >
Wrap
Text File
|
1983-09-07
|
993b
|
20 lines
{ This file must be exactly 19 lines long (including the comments) }
{ The first 6 data lines give decimal codes needed for the printer }
{ to TURN ON a special font. The next 6 lines tell how to turn it }
{ OFF. If the font doesn't exist on your printer, give no numbers }
{ on the line. Note that everything between curly braces is ignored. }
{ Also, commas are ignored. }
{ Following codes work for an C-Itoh 8510A Printer. }
{ 1 - double strike TURN-ON }
27, 33, { 2 - emphasized TURN-ON }
27, 33, { 3 - italics TURN-ON }
{ 4 - double width TURN-ON }
27, 81, { 5 - compressed TURN-ON }
27, 33, { 6 - underline TURN-ON }
{ 1 - double strike TURN-OFF }
27, 34, { 2 - emphasized TURN-OFF }
27, 34, { 3 - italics TURN-OFF }
{ 4 - double width TURN-OFF }
27, 78, { 5 - compressed TURN-OFF }
27, 34, { 6 - underline TURN-OFF }